Package | hl7.fhir.uv.smart-multi-server-auth |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/smart-multi-server-auth/https://build.fhir.org/ig/bvdh/smart-multi-auth/StructureDefinition-extended-smart-launch-conformance.html |
Url | http://hl7.org/fhir/uv/smart-multi-server-auth/StructureDefinition/extended-smart-launch-conformance |
Version | 0.1.0 |
Status | draft |
Date | 2024-12-09T15:05:47+00:00 |
Name | ExtendedSmartLaunchConformance |
Title | New SMART launch conformance definition |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | The formal definition of the SMART launch conformance as a FHIR logical model. |
Type | http://hl7.org/fhir/uv/smart-multi-server-auth/StructureDefinition/extended-smart-launch-conformance |
Kind | logical |
No resources found
ValueSet | |
SmartCapabilities | Smart Capabilities |
SmartEndpointCapabilities | Smart associated_endpoints capabilities |
smart-grant-types | Grant types supported by SMART-on-FHIR |
smart-token-endpoint-auth-methods | Smart Token Endpoint Auth Methods supported by SMART-on-FHIR |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition extended-smart-launch-conformance
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extended-smart-launch-conformance | 0..* | Base | New SMART launch conformance definition Instances of this logical model are not marked to be the target of a Reference | |
issuer | 0..1 | string | CONDITIONAL, String conveying this system’s OpenID Connect Issuer URL. Required if the server’s capabilities include sso-openid-connect; otherwise, omitted. | |
jwks_uri | 0..1 | string | CONDITIONAL, String conveying this system’s JSON Web Key Set URL. Required if the server’s capabilities include sso-openid-connect; otherwise, optional. | |
authorization_endpoint | 0..1 | string | REQUIRED, URL to the OAuth2 authorization endpoint. Required if server supports the `launch-ehr` or launch-standalone capability; otherwise, optional. | |
grant_types_supported | 1..* | code | OPTIONAL, Array of grant types supported at the token endpoint. The options are “authorization_code” (when SMART App Launch is supported) and “client_credentials” (when SMART Backend Services is supported). Binding: Grant types supported by SMART-on-FHIR (required) | |
token_endpoint | 1..1 | string | OPTIONAL, URL to the OAuth2 token endpoint. | |
token_endpoint_auth_methods_supported | 0..1 | code | array of client authentication methods supported by the token endpoint. The options are “client_secret_post”, “client_secret_basic”, and “private_key_jwt”. Binding: Smart Token Endpoint Auth Methods supported by SMART-on-FHIR (required) | |
registration_endpoint | 0..1 | string | OPTIONAL, If available, URL to the OAuth2 dynamic registration endpoint for this FHIR server. | |
smart_app_state_endpoint | 0..1 | string | OPTIONAL, DEPRECATED, URL to the EHR’s app state endpoint. Deprecated; use associated_endpoints with the smart-app-state capability instead. | |
user_access_brand_bundle | 0..1 | string | RECOMMENDED, URL for a Brand Bundle. See User Access Brands. | |
user_access_brand_identifier | 0..1 | string | RECOMMENDED, Identifier for the primary entry in a Brand Bundle. See User Access Brands. | |
scopes_supported | 0..1 | string | RECOMMENDED, Array of scopes a client may request. See scopes and launch context. The server SHALL support all scopes listed here; additional scopes MAY be supported (so clients should not consider this an exhaustive list). | |
response_types_supported | 0..1 | string | RECOMMENDED, Array of OAuth2 response_type values that are supported. Implementers can refer to response_types defined in OAuth 2.0 (RFC 6749) and in OIDC Core. | |
management_endpoint | 0..1 | string | RECOMMENDED, URL where an end-user can view which applications currently have access to data and can make adjustments to these access rights. | |
introspection_endpoint | 0..1 | string | RECOMMENDED, URL to a server’s introspection endpoint that can be used to validate a token. | |
revocation_endpoint | 0..1 | string | RECOMMENDED, URL to a server’s revoke endpoint that can be used to revoke a token. | |
capabilities | 1..* | code | REQUIRED, Array of strings representing SMART capabilities (e.g., sso-openid-connect or launch-standalone) that the server supports. Binding: Smart Capabilities (required) | |
code_challenge_methods_supported | 1..* | string | REQUIRED, Array of PKCE code challenge methods supported. The S256 method SHALL be included in this list, and the plain method SHALL NOT be included in this list. | |
associated_endpoints | 0..1 | Base | OPTIONAL, Array of objects for endpoints that share the same authorization mechanism as this FHIR endpoint, each with a “url” and “capabilities” array. This property is deemed experimental. | |
url | 1..1 | string | url of the endpoint | |
capabilities | 1..* | code | List of capabilities of the endpoint. Binding: Smart associated_endpoints capabilities (required) | |
Documentation for this format |
{
"resourceType" : "StructureDefinition",
"id" : "extended-smart-launch-conformance",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: StructureDefinition extended-smart-launch-conformance</b></p><a name=\"extended-smart-launch-conformance\"> </a><a name=\"hcextended-smart-launch-conformance\"> </a><a name=\"extended-smart-launch-conformance-en-US\"> </a><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 0px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://build.fhir.org/ig/FHIR/ig-guidance/readingIgs.html#table-views\" title=\"The logical name of the element\">Name</a></th><th style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://build.fhir.org/ig/FHIR/ig-guidance/readingIgs.html#table-views\" title=\"Information about the use of the element\">Flags</a></th><th style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://build.fhir.org/ig/FHIR/ig-guidance/readingIgs.html#table-views\" title=\"Minimum and Maximum # of times the element can appear in the instance\">Card.</a></th><th style=\"width: 100px\" class=\"hierarchy\"><a href=\"https://build.fhir.org/ig/FHIR/ig-guidance/readingIgs.html#table-views\" title=\"Reference to the type of the element\">Type</a></th><th style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"https://build.fhir.org/ig/FHIR/ig-guidance/readingIgs.html#table-views\" title=\"Additional information about the element\">Description & Constraints</a><span style=\"float: right\"><a href=\"https://build.fhir.org/ig/FHIR/ig-guidance/readingIgs.html#table-views\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_element.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Element\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance\" title=\"The formal definition of the SMART launch conformance as a FHIR logical model.\">extended-smart-launch-conformance</a><a name=\"extended-smart-launch-conformance\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><span style=\"opacity: 0.5\">0</span><span style=\"opacity: 0.5\">..</span><span style=\"opacity: 0.5\">*</span></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://build.fhir.org/types.html#Base\">Base</a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">New SMART launch conformance definition<br/><span style=\"font-weight:bold\">Instances of this logical model are not marked to be the target of a Reference</span></td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.issuer\" title=\"CONDITIONAL, String conveying this systemâs OpenID Connect Issuer URL. Required if the serverâs capabilities include sso-openid-connect; otherwise, omitted.\">issuer</a><a name=\"extended-smart-launch-conformance.issuer\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">CONDITIONAL, String conveying this systemâs OpenID Connect Issuer URL. Required if the serverâs capabilities include sso-openid-connect; otherwise, omitted.</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.jwks-uri\" title=\"CONDITIONAL, String conveying this systemâs JSON Web Key Set URL. Required if the serverâs capabilities include sso-openid-connect; otherwise, optional.\">jwks_uri</a><a name=\"extended-smart-launch-conformance.jwks_uri\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">CONDITIONAL, String conveying this systemâs JSON Web Key Set URL. Required if the serverâs capabilities include sso-openid-connect; otherwise, optional.</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.authorization-endpoint\" title=\"REQUIRED, URL to the OAuth2 authorization endpoint. Required if server supports the `launch-ehr` or launch-standalone capability; otherwise, optional.\">authorization_endpoint</a><a name=\"extended-smart-launch-conformance.authorization_endpoint\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">REQUIRED, URL to the OAuth2 authorization endpoint. Required if server supports the `launch-ehr` or launch-standalone capability; otherwise, optional.</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.grant-types-supported\" title=\"OPTIONAL, Array of grant types supported at the token endpoint. The options are âauthorization_codeâ (when SMART App Launch is supported) and âclient_credentialsâ (when SMART Backend Services is supported).\">grant_types_supported</a><a name=\"extended-smart-launch-conformance.grant_types_supported\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">1..*</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">OPTIONAL, Array of grant types supported at the token endpoint. The options are âauthorization_codeâ (when SMART App Launch is supported) and âclient_credentialsâ (when SMART Backend Services is supported).<br/><span style=\"font-weight:bold\">Binding: </span><a href=\"ValueSet-smart-grant-types.html\" title=\"http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/smart-grant-types\">Grant types supported by SMART-on-FHIR</a> (<a href=\"http://hl7.org/fhir/R4/terminologies.html#required\" title=\"To be conformant, the concept in this element SHALL be from the specified value set.\">required</a>)<br/></td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.token-endpoint\" title=\"OPTIONAL, URL to the OAuth2 token endpoint.\">token_endpoint</a><a name=\"extended-smart-launch-conformance.token_endpoint\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">1..1</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">OPTIONAL, URL to the OAuth2 token endpoint.</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.token-endpoint-auth-methods-supported\" title=\"array of client authentication methods supported by the token endpoint. The options are âclient_secret_postâ, âclient_secret_basicâ, and âprivate_key_jwtâ.\">token_endpoint_auth_methods_supported</a><a name=\"extended-smart-launch-conformance.token_endpoint_auth_methods_supported\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">array of client authentication methods supported by the token endpoint. The options are âclient_secret_postâ, âclient_secret_basicâ, and âprivate_key_jwtâ.<br/><span style=\"font-weight:bold\">Binding: </span><a href=\"ValueSet-smart-token-endpoint-auth-methods.html\" title=\"http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/smart-token-endpoint-auth-methods\">Smart Token Endpoint Auth Methods supported by SMART-on-FHIR</a> (<a href=\"http://hl7.org/fhir/R4/terminologies.html#required\" title=\"To be conformant, the concept in this element SHALL be from the specified value set.\">required</a>)</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.registration-endpoint\" title=\"OPTIONAL, If available, URL to the OAuth2 dynamic registration endpoint for this FHIR server.\">registration_endpoint</a><a name=\"extended-smart-launch-conformance.registration_endpoint\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">OPTIONAL, If available, URL to the OAuth2 dynamic registration endpoint for this FHIR server.</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.smart-app-state-endpoint\" title=\"OPTIONAL, DEPRECATED, URL to the EHRâs app state endpoint. Deprecated; use associated_endpoints with the smart-app-state capability instead.\">smart_app_state_endpoint</a><a name=\"extended-smart-launch-conformance.smart_app_state_endpoint\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">OPTIONAL, DEPRECATED, URL to the EHRâs app state endpoint. Deprecated; use associated_endpoints with the smart-app-state capability instead.</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.user-access-brand-bundle\" title=\"RECOMMENDED, URL for a Brand Bundle. See User Access Brands.\">user_access_brand_bundle</a><a name=\"extended-smart-launch-conformance.user_access_brand_bundle\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">RECOMMENDED, URL for a Brand Bundle. See User Access Brands.</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.user-access-brand-identifier\" title=\"RECOMMENDED, Identifier for the primary entry in a Brand Bundle. See User Access Brands.\">user_access_brand_identifier</a><a name=\"extended-smart-launch-conformance.user_access_brand_identifier\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">RECOMMENDED, Identifier for the primary entry in a Brand Bundle. See User Access Brands.</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.scopes-supported\" title=\"RECOMMENDED, Array of scopes a client may request. See scopes and launch context. The server SHALL support all scopes listed here; additional scopes MAY be supported (so clients should not consider this an exhaustive list).\">scopes_supported</a><a name=\"extended-smart-launch-conformance.scopes_supported\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">RECOMMENDED, Array of scopes a client may request. See scopes and launch context. The server SHALL support all scopes listed here; additional scopes MAY be supported (so clients should not consider this an exhaustive list).</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.response-types-supported\" title=\"RECOMMENDED, Array of OAuth2 response_type values that are supported. Implementers can refer to response_types defined in OAuth 2.0 (RFC 6749) and in OIDC Core.\">response_types_supported</a><a name=\"extended-smart-launch-conformance.response_types_supported\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">RECOMMENDED, Array of OAuth2 response_type values that are supported. Implementers can refer to response_types defined in OAuth 2.0 (RFC 6749) and in OIDC Core.</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.management-endpoint\" title=\"RECOMMENDED, URL where an end-user can view which applications currently have access to data and can make adjustments to these access rights.\">management_endpoint</a><a name=\"extended-smart-launch-conformance.management_endpoint\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">RECOMMENDED, URL where an end-user can view which applications currently have access to data and can make adjustments to these access rights.</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.introspection-endpoint\" title=\"RECOMMENDED, URL to a serverâs introspection endpoint that can be used to validate a token.\">introspection_endpoint</a><a name=\"extended-smart-launch-conformance.introspection_endpoint\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">RECOMMENDED, URL to a serverâs introspection endpoint that can be used to validate a token.</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.revocation-endpoint\" title=\"RECOMMENDED, URL to a serverâs revoke endpoint that can be used to revoke a token.\">revocation_endpoint</a><a name=\"extended-smart-launch-conformance.revocation_endpoint\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">RECOMMENDED, URL to a serverâs revoke endpoint that can be used to revoke a token.</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.capabilities\" title=\"REQUIRED, Array of strings representing SMART capabilities (e.g., sso-openid-connect or launch-standalone) that the server supports.\">capabilities</a><a name=\"extended-smart-launch-conformance.capabilities\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">1..*</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">REQUIRED, Array of strings representing SMART capabilities (e.g., sso-openid-connect or launch-standalone) that the server supports.<br/><span style=\"font-weight:bold\">Binding: </span><a href=\"ValueSet-SmartCapabilities.html\" title=\"http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/SmartCapabilities\">Smart Capabilities</a> (<a href=\"http://hl7.org/fhir/R4/terminologies.html#required\" title=\"To be conformant, the concept in this element SHALL be from the specified value set.\">required</a>)<br/></td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.code-challenge-methods-supported\" title=\"REQUIRED, Array of PKCE code challenge methods supported. The S256 method SHALL be included in this list, and the plain method SHALL NOT be included in this list.\">code_challenge_methods_supported</a><a name=\"extended-smart-launch-conformance.code_challenge_methods_supported\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">1..*</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">REQUIRED, Array of PKCE code challenge methods supported. The S256 method SHALL be included in this list, and the plain method SHALL NOT be included in this list.<br/></td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck01.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_datatype.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.associated-endpoints\" title=\"OPTIONAL, Array of objects for endpoints that share the same authorization mechanism as this FHIR endpoint, each with a âurlâ and âcapabilitiesâ array. This property is deemed experimental.\">associated_endpoints</a><a name=\"extended-smart-launch-conformance.associated_endpoints\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">0..1</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Base</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">OPTIONAL, Array of objects for endpoints that share the same authorization mechanism as this FHIR endpoint, each with a âurlâ and âcapabilitiesâ array. This property is deemed experimental.</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck010.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.associated-endpoints.url\" title=\"url of the endpoint\">url</a><a name=\"extended-smart-launch-conformance.associated_endpoints.url\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">1..1</td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td style=\"vertical-align: top; text-align : left; background-color: #F7F7F7; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">url of the endpoint</td></tr>\r\n<tr style=\"border: 0px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck000.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_blank.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_primitive.png\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"Primitive Data Type\" class=\"hierarchy\"/> <a href=\"StructureDefinition-extended-smart-launch-conformance-definitions.html#extended-smart-launch-conformance.associated-endpoints.capabilities\" title=\"List of capabilities of the endpoint.\">capabilities</a><a name=\"extended-smart-launch-conformance.associated_endpoints.capabilities\"> </a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">1..*</td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></td><td style=\"vertical-align: top; text-align : left; background-color: white; border: 0px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">List of capabilities of the endpoint.<br/><span style=\"font-weight:bold\">Binding: </span><a href=\"ValueSet-SmartEndpointCapabilities.html\" title=\"http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/SmartEndpointCapabilities\">Smart associated_endpoints capabilities</a> (<a href=\"http://hl7.org/fhir/R4/terminologies.html#required\" title=\"To be conformant, the concept in this element SHALL be from the specified value set.\">required</a>)<br/></td></tr>\r\n<tr><td colspan=\"5\" class=\"hierarchy\"><br/><a href=\"https://build.fhir.org/ig/FHIR/ig-guidance/readingIgs.html#table-views\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/uv/smart-multi-server-auth/StructureDefinition/extended-smart-launch-conformance",
"version" : "0.1.0",
"name" : "ExtendedSmartLaunchConformance",
"title" : "New SMART launch conformance definition",
"status" : "draft",
"date" : "2024-12-09T15:05:47+00:00",
"publisher" : "HL7",
"contact" : [
{
"name" : "HL7",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fhiri"
}
]
},
{
"name" : "HL7 International / FHIR infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg/index.cfm"
}
]
},
{
"name" : "Bas van den Heuvel",
"telecom" : [
{
"system" : "email",
"value" : "bas.van.den.heuvel@philips.com",
"use" : "work"
}
]
}
],
"description" : "The formal definition of the SMART launch conformance as a FHIR logical model.",
"fhirVersion" : "4.0.1",
"kind" : "logical",
"abstract" : false,
"type" : "http://hl7.org/fhir/uv/smart-multi-server-auth/StructureDefinition/extended-smart-launch-conformance",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Base",
"derivation" : "specialization",
"snapshot" : {
"element" : [
{
"id" : "extended-smart-launch-conformance",
"path" : "extended-smart-launch-conformance",
"short" : "New SMART launch conformance definition",
"definition" : "The formal definition of the SMART launch conformance as a FHIR logical model.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "Base",
"min" : 0,
"max" : "*"
},
"isModifier" : false
},
{
"id" : "extended-smart-launch-conformance.issuer",
"path" : "extended-smart-launch-conformance.issuer",
"short" : "CONDITIONAL, String conveying this systemâs OpenID Connect Issuer URL. Required if the serverâs capabilities include sso-openid-connect; otherwise, omitted.",
"definition" : "CONDITIONAL, String conveying this systemâs OpenID Connect Issuer URL. Required if the serverâs capabilities include sso-openid-connect; otherwise, omitted.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.issuer",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.jwks-uri",
"path" : "extended-smart-launch-conformance.jwks_uri",
"short" : "CONDITIONAL, String conveying this systemâs JSON Web Key Set URL. Required if the serverâs capabilities include sso-openid-connect; otherwise, optional.",
"definition" : "CONDITIONAL, String conveying this systemâs JSON Web Key Set URL. Required if the serverâs capabilities include sso-openid-connect; otherwise, optional.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.jwks_uri",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.authorization-endpoint",
"path" : "extended-smart-launch-conformance.authorization_endpoint",
"short" : "REQUIRED, URL to the OAuth2 authorization endpoint. Required if server supports the `launch-ehr` or launch-standalone capability; otherwise, optional.",
"definition" : "REQUIRED, URL to the OAuth2 authorization endpoint. Required if server supports the `launch-ehr` or launch-standalone capability; otherwise, optional.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.authorization_endpoint",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.grant-types-supported",
"path" : "extended-smart-launch-conformance.grant_types_supported",
"short" : "OPTIONAL, Array of grant types supported at the token endpoint. The options are âauthorization_codeâ (when SMART App Launch is supported) and âclient_credentialsâ (when SMART Backend Services is supported).",
"definition" : "OPTIONAL, Array of grant types supported at the token endpoint. The options are âauthorization_codeâ (when SMART App Launch is supported) and âclient_credentialsâ (when SMART Backend Services is supported).",
"min" : 1,
"max" : "*",
"base" : {
"path" : "extended-smart-launch-conformance.grant_types_supported",
"min" : 1,
"max" : "*"
},
"type" : [
{
"code" : "code"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/smart-grant-types"
}
},
{
"id" : "extended-smart-launch-conformance.token-endpoint",
"path" : "extended-smart-launch-conformance.token_endpoint",
"short" : "OPTIONAL, URL to the OAuth2 token endpoint.",
"definition" : "OPTIONAL, URL to the OAuth2 token endpoint.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.token_endpoint",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.token-endpoint-auth-methods-supported",
"path" : "extended-smart-launch-conformance.token_endpoint_auth_methods_supported",
"short" : "array of client authentication methods supported by the token endpoint. The options are âclient_secret_postâ, âclient_secret_basicâ, and âprivate_key_jwtâ.",
"definition" : "array of client authentication methods supported by the token endpoint. The options are âclient_secret_postâ, âclient_secret_basicâ, and âprivate_key_jwtâ.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.token_endpoint_auth_methods_supported",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/smart-token-endpoint-auth-methods"
}
},
{
"id" : "extended-smart-launch-conformance.registration-endpoint",
"path" : "extended-smart-launch-conformance.registration_endpoint",
"short" : "OPTIONAL, If available, URL to the OAuth2 dynamic registration endpoint for this FHIR server.",
"definition" : "OPTIONAL, If available, URL to the OAuth2 dynamic registration endpoint for this FHIR server.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.registration_endpoint",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.smart-app-state-endpoint",
"path" : "extended-smart-launch-conformance.smart_app_state_endpoint",
"short" : "OPTIONAL, DEPRECATED, URL to the EHRâs app state endpoint. Deprecated; use associated_endpoints with the smart-app-state capability instead.",
"definition" : "OPTIONAL, DEPRECATED, URL to the EHRâs app state endpoint. Deprecated; use associated_endpoints with the smart-app-state capability instead.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.smart_app_state_endpoint",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.user-access-brand-bundle",
"path" : "extended-smart-launch-conformance.user_access_brand_bundle",
"short" : "RECOMMENDED, URL for a Brand Bundle. See User Access Brands.",
"definition" : "RECOMMENDED, URL for a Brand Bundle. See User Access Brands.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.user_access_brand_bundle",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.user-access-brand-identifier",
"path" : "extended-smart-launch-conformance.user_access_brand_identifier",
"short" : "RECOMMENDED, Identifier for the primary entry in a Brand Bundle. See User Access Brands.",
"definition" : "RECOMMENDED, Identifier for the primary entry in a Brand Bundle. See User Access Brands.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.user_access_brand_identifier",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.scopes-supported",
"path" : "extended-smart-launch-conformance.scopes_supported",
"short" : "RECOMMENDED, Array of scopes a client may request. See scopes and launch context. The server SHALL support all scopes listed here; additional scopes MAY be supported (so clients should not consider this an exhaustive list).",
"definition" : "RECOMMENDED, Array of scopes a client may request. See scopes and launch context. The server SHALL support all scopes listed here; additional scopes MAY be supported (so clients should not consider this an exhaustive list).",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.scopes_supported",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.response-types-supported",
"path" : "extended-smart-launch-conformance.response_types_supported",
"short" : "RECOMMENDED, Array of OAuth2 response_type values that are supported. Implementers can refer to response_types defined in OAuth 2.0 (RFC 6749) and in OIDC Core.",
"definition" : "RECOMMENDED, Array of OAuth2 response_type values that are supported. Implementers can refer to response_types defined in OAuth 2.0 (RFC 6749) and in OIDC Core.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.response_types_supported",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.management-endpoint",
"path" : "extended-smart-launch-conformance.management_endpoint",
"short" : "RECOMMENDED, URL where an end-user can view which applications currently have access to data and can make adjustments to these access rights.",
"definition" : "RECOMMENDED, URL where an end-user can view which applications currently have access to data and can make adjustments to these access rights.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.management_endpoint",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.introspection-endpoint",
"path" : "extended-smart-launch-conformance.introspection_endpoint",
"short" : "RECOMMENDED, URL to a serverâs introspection endpoint that can be used to validate a token.",
"definition" : "RECOMMENDED, URL to a serverâs introspection endpoint that can be used to validate a token.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.introspection_endpoint",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.revocation-endpoint",
"path" : "extended-smart-launch-conformance.revocation_endpoint",
"short" : "RECOMMENDED, URL to a serverâs revoke endpoint that can be used to revoke a token.",
"definition" : "RECOMMENDED, URL to a serverâs revoke endpoint that can be used to revoke a token.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.revocation_endpoint",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.capabilities",
"path" : "extended-smart-launch-conformance.capabilities",
"short" : "REQUIRED, Array of strings representing SMART capabilities (e.g., sso-openid-connect or launch-standalone) that the server supports.",
"definition" : "REQUIRED, Array of strings representing SMART capabilities (e.g., sso-openid-connect or launch-standalone) that the server supports.",
"min" : 1,
"max" : "*",
"base" : {
"path" : "extended-smart-launch-conformance.capabilities",
"min" : 1,
"max" : "*"
},
"type" : [
{
"code" : "code"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/SmartCapabilities"
}
},
{
"id" : "extended-smart-launch-conformance.code-challenge-methods-supported",
"path" : "extended-smart-launch-conformance.code_challenge_methods_supported",
"short" : "REQUIRED, Array of PKCE code challenge methods supported. The S256 method SHALL be included in this list, and the plain method SHALL NOT be included in this list.",
"definition" : "REQUIRED, Array of PKCE code challenge methods supported. The S256 method SHALL be included in this list, and the plain method SHALL NOT be included in this list.",
"min" : 1,
"max" : "*",
"base" : {
"path" : "extended-smart-launch-conformance.code_challenge_methods_supported",
"min" : 1,
"max" : "*"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.associated-endpoints",
"path" : "extended-smart-launch-conformance.associated_endpoints",
"short" : "OPTIONAL, Array of objects for endpoints that share the same authorization mechanism as this FHIR endpoint, each with a âurlâ and âcapabilitiesâ array. This property is deemed experimental.",
"definition" : "OPTIONAL, Array of objects for endpoints that share the same authorization mechanism as this FHIR endpoint, each with a âurlâ and âcapabilitiesâ array. This property is deemed experimental.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.associated_endpoints",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Base"
}
]
},
{
"id" : "extended-smart-launch-conformance.associated-endpoints.url",
"path" : "extended-smart-launch-conformance.associated_endpoints.url",
"short" : "url of the endpoint",
"definition" : "url of the endpoint",
"min" : 1,
"max" : "1",
"base" : {
"path" : "extended-smart-launch-conformance.associated_endpoints.url",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.associated-endpoints.capabilities",
"path" : "extended-smart-launch-conformance.associated_endpoints.capabilities",
"short" : "List of capabilities of the endpoint.",
"definition" : "List of capabilities of the endpoint.",
"min" : 1,
"max" : "*",
"base" : {
"path" : "extended-smart-launch-conformance.associated_endpoints.capabilities",
"min" : 1,
"max" : "*"
},
"type" : [
{
"code" : "code"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/SmartEndpointCapabilities"
}
}
]
},
"differential" : {
"element" : [
{
"id" : "extended-smart-launch-conformance",
"path" : "extended-smart-launch-conformance",
"short" : "New SMART launch conformance definition",
"definition" : "The formal definition of the SMART launch conformance as a FHIR logical model."
},
{
"id" : "extended-smart-launch-conformance.issuer",
"path" : "extended-smart-launch-conformance.issuer",
"short" : "CONDITIONAL, String conveying this systemâs OpenID Connect Issuer URL. Required if the serverâs capabilities include sso-openid-connect; otherwise, omitted.",
"definition" : "CONDITIONAL, String conveying this systemâs OpenID Connect Issuer URL. Required if the serverâs capabilities include sso-openid-connect; otherwise, omitted.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.jwks-uri",
"path" : "extended-smart-launch-conformance.jwks_uri",
"short" : "CONDITIONAL, String conveying this systemâs JSON Web Key Set URL. Required if the serverâs capabilities include sso-openid-connect; otherwise, optional.",
"definition" : "CONDITIONAL, String conveying this systemâs JSON Web Key Set URL. Required if the serverâs capabilities include sso-openid-connect; otherwise, optional.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.authorization-endpoint",
"path" : "extended-smart-launch-conformance.authorization_endpoint",
"short" : "REQUIRED, URL to the OAuth2 authorization endpoint. Required if server supports the `launch-ehr` or launch-standalone capability; otherwise, optional.",
"definition" : "REQUIRED, URL to the OAuth2 authorization endpoint. Required if server supports the `launch-ehr` or launch-standalone capability; otherwise, optional.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.grant-types-supported",
"path" : "extended-smart-launch-conformance.grant_types_supported",
"short" : "OPTIONAL, Array of grant types supported at the token endpoint. The options are âauthorization_codeâ (when SMART App Launch is supported) and âclient_credentialsâ (when SMART Backend Services is supported).",
"definition" : "OPTIONAL, Array of grant types supported at the token endpoint. The options are âauthorization_codeâ (when SMART App Launch is supported) and âclient_credentialsâ (when SMART Backend Services is supported).",
"min" : 1,
"max" : "*",
"type" : [
{
"code" : "code"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/smart-grant-types"
}
},
{
"id" : "extended-smart-launch-conformance.token-endpoint",
"path" : "extended-smart-launch-conformance.token_endpoint",
"short" : "OPTIONAL, URL to the OAuth2 token endpoint.",
"definition" : "OPTIONAL, URL to the OAuth2 token endpoint.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.token-endpoint-auth-methods-supported",
"path" : "extended-smart-launch-conformance.token_endpoint_auth_methods_supported",
"short" : "array of client authentication methods supported by the token endpoint. The options are âclient_secret_postâ, âclient_secret_basicâ, and âprivate_key_jwtâ.",
"definition" : "array of client authentication methods supported by the token endpoint. The options are âclient_secret_postâ, âclient_secret_basicâ, and âprivate_key_jwtâ.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "code"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/smart-token-endpoint-auth-methods"
}
},
{
"id" : "extended-smart-launch-conformance.registration-endpoint",
"path" : "extended-smart-launch-conformance.registration_endpoint",
"short" : "OPTIONAL, If available, URL to the OAuth2 dynamic registration endpoint for this FHIR server.",
"definition" : "OPTIONAL, If available, URL to the OAuth2 dynamic registration endpoint for this FHIR server.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.smart-app-state-endpoint",
"path" : "extended-smart-launch-conformance.smart_app_state_endpoint",
"short" : "OPTIONAL, DEPRECATED, URL to the EHRâs app state endpoint. Deprecated; use associated_endpoints with the smart-app-state capability instead.",
"definition" : "OPTIONAL, DEPRECATED, URL to the EHRâs app state endpoint. Deprecated; use associated_endpoints with the smart-app-state capability instead.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.user-access-brand-bundle",
"path" : "extended-smart-launch-conformance.user_access_brand_bundle",
"short" : "RECOMMENDED, URL for a Brand Bundle. See User Access Brands.",
"definition" : "RECOMMENDED, URL for a Brand Bundle. See User Access Brands.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.user-access-brand-identifier",
"path" : "extended-smart-launch-conformance.user_access_brand_identifier",
"short" : "RECOMMENDED, Identifier for the primary entry in a Brand Bundle. See User Access Brands.",
"definition" : "RECOMMENDED, Identifier for the primary entry in a Brand Bundle. See User Access Brands.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.scopes-supported",
"path" : "extended-smart-launch-conformance.scopes_supported",
"short" : "RECOMMENDED, Array of scopes a client may request. See scopes and launch context. The server SHALL support all scopes listed here; additional scopes MAY be supported (so clients should not consider this an exhaustive list).",
"definition" : "RECOMMENDED, Array of scopes a client may request. See scopes and launch context. The server SHALL support all scopes listed here; additional scopes MAY be supported (so clients should not consider this an exhaustive list).",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.response-types-supported",
"path" : "extended-smart-launch-conformance.response_types_supported",
"short" : "RECOMMENDED, Array of OAuth2 response_type values that are supported. Implementers can refer to response_types defined in OAuth 2.0 (RFC 6749) and in OIDC Core.",
"definition" : "RECOMMENDED, Array of OAuth2 response_type values that are supported. Implementers can refer to response_types defined in OAuth 2.0 (RFC 6749) and in OIDC Core.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.management-endpoint",
"path" : "extended-smart-launch-conformance.management_endpoint",
"short" : "RECOMMENDED, URL where an end-user can view which applications currently have access to data and can make adjustments to these access rights.",
"definition" : "RECOMMENDED, URL where an end-user can view which applications currently have access to data and can make adjustments to these access rights.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.introspection-endpoint",
"path" : "extended-smart-launch-conformance.introspection_endpoint",
"short" : "RECOMMENDED, URL to a serverâs introspection endpoint that can be used to validate a token.",
"definition" : "RECOMMENDED, URL to a serverâs introspection endpoint that can be used to validate a token.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.revocation-endpoint",
"path" : "extended-smart-launch-conformance.revocation_endpoint",
"short" : "RECOMMENDED, URL to a serverâs revoke endpoint that can be used to revoke a token.",
"definition" : "RECOMMENDED, URL to a serverâs revoke endpoint that can be used to revoke a token.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.capabilities",
"path" : "extended-smart-launch-conformance.capabilities",
"short" : "REQUIRED, Array of strings representing SMART capabilities (e.g., sso-openid-connect or launch-standalone) that the server supports.",
"definition" : "REQUIRED, Array of strings representing SMART capabilities (e.g., sso-openid-connect or launch-standalone) that the server supports.",
"min" : 1,
"max" : "*",
"type" : [
{
"code" : "code"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/SmartCapabilities"
}
},
{
"id" : "extended-smart-launch-conformance.code-challenge-methods-supported",
"path" : "extended-smart-launch-conformance.code_challenge_methods_supported",
"short" : "REQUIRED, Array of PKCE code challenge methods supported. The S256 method SHALL be included in this list, and the plain method SHALL NOT be included in this list.",
"definition" : "REQUIRED, Array of PKCE code challenge methods supported. The S256 method SHALL be included in this list, and the plain method SHALL NOT be included in this list.",
"min" : 1,
"max" : "*",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.associated-endpoints",
"path" : "extended-smart-launch-conformance.associated_endpoints",
"short" : "OPTIONAL, Array of objects for endpoints that share the same authorization mechanism as this FHIR endpoint, each with a âurlâ and âcapabilitiesâ array. This property is deemed experimental.",
"definition" : "OPTIONAL, Array of objects for endpoints that share the same authorization mechanism as this FHIR endpoint, each with a âurlâ and âcapabilitiesâ array. This property is deemed experimental.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Base"
}
]
},
{
"id" : "extended-smart-launch-conformance.associated-endpoints.url",
"path" : "extended-smart-launch-conformance.associated_endpoints.url",
"short" : "url of the endpoint",
"definition" : "url of the endpoint",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "extended-smart-launch-conformance.associated-endpoints.capabilities",
"path" : "extended-smart-launch-conformance.associated_endpoints.capabilities",
"short" : "List of capabilities of the endpoint.",
"definition" : "List of capabilities of the endpoint.",
"min" : 1,
"max" : "*",
"type" : [
{
"code" : "code"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/SmartEndpointCapabilities"
}
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.